From: K. Handa Date: Tue, 7 Nov 2017 11:50:46 +0000 (+0900) Subject: Fix docstring of arabic-shaper-ZWNJ-handling X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~21^2~810 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3d6165769417f52d26852dee7d6bee3d6086ca8a;p=emacs.git Fix docstring of arabic-shaper-ZWNJ-handling * lisp/language/misc-lang.el (arabic-shaper-ZWNJ-handling): Adjusted the doctstring for addition of :set (bug#28312). --- diff --git a/lisp/language/misc-lang.el b/lisp/language/misc-lang.el index cbb581fd19f..c1aa79cae45 100644 --- a/lisp/language/misc-lang.el +++ b/lisp/language/misc-lang.el @@ -87,9 +87,7 @@ If the value is `absorb', ZWNJ is absorbed into the previous grapheme cluster, and not displayed. If the value is `as-space', the glyph is displayed by a -thin (i.e. 1-dot width) space. - -Customizing the value takes effect when you start Emacs next time." +thin (i.e. 1-dot width) space." :group 'mule :version "26.1" :type '(choice